*{
    padding: 0;
    margin: 0;
}
body{
    font-family: '微软雅黑','Regular';
    font-size: 12px;
    color: #898989;
    min-width: 1260px;
    box-sizing: border-box;
}
p{
    word-break:break-all;
}
a{
    color: #333333;
    /* opacity: .8; */
    text-decoration: none;  
}
img{
    max-width: 100%;
    max-height: 100%;
    border: none;
    vertical-align: middle;
}
.clear{
    clear: both;
}
.vc{
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
.busi-cont p,.recRt p, .shop-title,.news li,.proListImg .proTitle,.pro-title p,.hotImg .hotTi,.hqOnline li .onlineNews li a,.looking ul li p,.hqHotNews .hnTitle,.hotProImg li p,.ranking li p,.i-01,.i-02,.huangTi,.oneLine{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pt{
    font-size: 16px;
    color: #333333;
    margin: 5px auto;
}
.container,.header{
    width: 100%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-left: inherit !important;
    padding-right: inherit !important;
}
.hqHeader{
    background: #f3f3f3;
}
.header{
    height: 33px;
    line-height: 33px;
}
.text{
    float: left;
    width: 30%;
}
.opration{
    float: right;
    width: 70%;
    text-align: right;
}
.a-01{
    margin-left: 16px;
}

.hqSearch{
    margin-bottom: 10px;
}
.hqLogoSear{
    padding-top: 18px;
}
.logo{
    width: 19%;
    float: left;
}
.hqLogoSear .search {
    float: right;
    width: 70%;
}
.searchLt{
    width: 90%;
    float: left;
}
.hqLogoSear .search .tabs {
    overflow: hidden;
}
.hqLogoSear .search .tabs a.active {
    background: #ed6827;
    color: #fff;
}
.hqLogoSear .search .tabs a {
    display: inline-block;
    float: left;
    min-width: 50px;
    height: 20px;
    line-height: 20px;
    color: #333;
    text-align: center;
    font-size: 12px;
}
.hqLogoSear .search .searchInput {
    width: 597px;
    float: left;
    position: relative;
}
.hqLogoSear .search .searchInput input {
    width: 98%;
    border: 2px #ed6827 solid;
    height: 36px;
    line-height: 32px;
    padding-left: 8px;
    outline: none;
}
.searchInput input::-webkit-input-placeholder{
    color: #898989;
}
.searchInput input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color: #898989;
}
.searchInput input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
     color: #898989;
}
.searchInput input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color: #898989;
}
.hqLogoSear .search .searchInput .searchBtn {
    width: 97px;
    height: 36px;
    background: #ed6827;
    color: #fff;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 2px;
    text-align: center;
    line-height: 40px;
}
.hqLogoSear .search .huo {
    color: #666;
    font-size: 12px;
    float: left;
    padding: 0 20px;
    line-height: 18px;
    margin-top: 4px;
}
.huo a{
   display: block; 
   color: #ed6827;
}
.hqLogoSear .search .freeFbrw {
    float: right;
    width: 9%;
}
.hqLogoSear .search .freeFbrw .btn {
    width: 76px;
    height: 76px;
    padding: 1px;
    display: inline-block;
}
.hqLogoSear .search .hot {
    clear: both;
    padding: 8px 0;
    font-size: 12px;
    width: 79%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hqLogoSear .search .hot a {
    margin-right: 5px;
    color: #666;
}

#category .menu {
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/icon/menu_pc.png) no-repeat 0 0;
    position: absolute;
    top: 18px;
    left: 43px;
    cursor: pointer;
}

/* 广告位 */
.hqAd{
    margin: 10px 0px;
}

/* 首页内容部分 */
.qualitySources{
    margin-top: 17px;
}
.homeTitle{
    height: 26px;
    line-height: 26px;
    margin-bottom: 13px;
}
.homeTitle .q-02{
 float: right;
}
.homeTitle .q-01{
    font-size: 20px;
    color: #333333;
}
.homeTitle .q-01:before {
    content: "";
    width: 3px;
    height: 20px;
    background: #ed6827;
    overflow: hidden;
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
}

/* 公共底部 */
footer{
   background: #333333; 
   text-align: center;
   padding:27px 0px;
   font-size: 14px;
}
footer a{
    color: #989898;
}
.letter{
    line-height: 30px;
}
.letter a{
    padding: 0 14px;
}
.letter a:nth-of-type(1){
    padding-left: 0;
}
.letter a:nth-last-of-type(1){
    padding-right: 0px;
}

/* 产品切换按键 */
.focus::before{
    color: #ed6827;
}

/* 面包屑导航 */
.nav{
    margin: 14px auto 17px;
    font-size: 14px;
}
.nav a{
    
    color: #666666;
}

/* 分页 */
.page {
    clear: both;
    text-align: center;
    font-size: 0;
    padding: 20px 0;
    background: #f7f7f7;
}
.page a, .page span {
    color: #666666;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    min-width: 30px;
    line-height: 28px;
    height: 30px;
    margin: 0 5px;
    padding: 0 8px;
    background: #fff;
    border: 1px #cbcbcb solid;
    vertical-align: middle;
    transition: all 0.5s;
    box-sizing: border-box;
}
.page span.cur, .page a:hover {
    background: #ed6827;
    color: #fff;
}